home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 February (Special) / Chip-Special_2006-02_Nero-7.bin / vypalovaci_utility / cdcovers / cdcover_cz.exe / {app} / cdc,1.chm / helpik.css < prev    next >
Cascading Style Sheet File  |  2003-12-21  |  3KB  |  77 lines

  1.                                                                         h1 {
  2.                                                                             background: #0099FF;
  3.                                                                             color : White;
  4.                                                                             font: Verdana, Geneva, Arial, Helvetica, sans-serif;
  5.                                                                             border-bottom: thin solid #333399;
  6.                                                                             text-indent: 15px;
  7.                                                                             border-top : thin solid #33CCFF;
  8.                                                                         }
  9.  
  10.                                                                         h2 {
  11.                                                                             color : Black;
  12.                                                                             font: Verdana, Geneva, Arial, Helvetica, sans-serif;
  13.                                                                             border-bottom: 1px dashed Silver;
  14.                                                                             text-indent: 20px;
  15.                                                                             background : Silver;
  16.                                                                             font-size : medium;
  17.                                                                         }
  18.  
  19.                                                                         .basic_info {
  20.                                                                             background: #FFFFCC;
  21.                                                                             border : 1px solid #FFCC99;
  22.                                                                             color: black;
  23.                                                                             font-size : 15px;
  24.                                                                             font-weight : lighter;
  25.                                                                             text-indent : 15px;
  26.                                                                             padding-bottom : 5px;
  27.                                                                             padding-left : 5px;
  28.                                                                             padding-right : 5px;
  29.                                                                             padding-top : 5px;
  30.                                                                             vertical-align : middle;
  31.                                                                         }
  32.  
  33.                                                                         .basic_alert {
  34.                                                                             border : 2px solid Red;
  35.                                                                             color: Red;
  36.                                                                             font-size : 15px;
  37.                                                                             font-weight : bolder;
  38.                                                                             text-indent : 15px;
  39.                                                                             padding-bottom : 5px;
  40.                                                                             padding-left : 5px;
  41.                                                                             padding-right : 5px;
  42.                                                                             padding-top : 5px;
  43.                                                                             vertical-align : middle;
  44.                                                                         }
  45.  
  46.                                                                         .basic_note {
  47.                                                                             border : 2px solid #D6D6D6;
  48.                                                                             color: black;
  49.                                                                             font-size : 11px;
  50.                                                                             text-indent : 5px;
  51.                                                                             padding-bottom : 2px;
  52.                                                                             padding-left : 2px;
  53.                                                                             padding-right : 2px;
  54.                                                                             padding-top : 2px;
  55.                                                                             vertical-align : middle;
  56.                                                                             background : #E6E6E6;
  57.                                                                         }
  58.  
  59.                                                                         body p  {
  60.                                                                             text-indent : 15px;
  61.                                                                         }
  62.  
  63.                                                                         body {
  64.                                                                             font: small Verdana Geneva Arial Helvetica sans-serif;
  65.                                                                             color: black;
  66.                                                                             font-size : 15px;
  67.                                                                             background-image : url(file:///G|/DelphiHelpy/CoverCD/bg.gif);
  68.                                                                         }
  69.  
  70.                                                                         .upr_odskok {
  71.                                                                             margin-left: 20px
  72.                                                                         }
  73.  
  74.                                                                         a:hover {
  75.  
  76.                                                                         }
  77.